Fix IFX CI#2903
Conversation
17fae57 to
e5012e3
Compare
|
Argh these IFX CI errors seem to be intermittent. Sometimes they crop up and sometimes they don't. |
|
@copilot Diagnose the (potentially intermittent) errors in the Fortran CI under the IFX compiler. |
Here's the diagnosis and fix. Consistent failure — IFX 2023.1.0 + LLVM 16 (all 6 tests, every run) The Fortran test pipeline chains two
LLVM 16 defaults to opaque pointer mode, so step 2 converts the typed-pointer bitcode to Fix (commit Intermittent failure — IFX 2023.2.4 + LLVM 17 (Release only, very rare) Seen once in an earlier run: |
4d832da to
e2f6e2a
Compare
Closes #2902.
Merges into #2875
Checklist